STEP 4: Now that we have our x coordinate, we need our y coordinate.
- In , drag in Random Integer again.
- Adjust the range of possible random numbers by changing 1 to -250 and 10 to -150.
- Rename the variable from my_var to y.
Note: The range for the y coordinate is different because we don't want buildings in the sky!
To navigate the page using the TAB key, first press ESC to exit the code editor.